FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource SearchParameter/FHIR Server from package ca.on.oh-olis#2.0.0-0.0.1 (47 ms)

Package ca.on.oh-olis
Type SearchParameter
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-olis@2.0.0-0.0.1&canonical=http://ehealthontario.ca/fhir/SearchParameter/ca-on-lab-issued-date
Url http://ehealthontario.ca/fhir/SearchParameter/ca-on-lab-issued-date
Status draft
Date 2021-01-23
Name ReportIssuedDateSearchParameter
Experimental True
Description Start date of the search criteria, the date can either be the date that OLIS recieves the report (issued), or the date that the test was performed (specimen.collected). Mandatory for bulk query
Purpose Need to search DiagnosticReport by issued date (start date)
Type date

Resources that use this resource

CapabilityStatement
https://ehealthontario.ca/fhir/ca-on-lab-CapabilityStatement Ontario Laboratories Information System FHIR R4 Consumer Query Capability Statement

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "SearchParameter",
  "id" : "example-olis-search-diagnostic-report-by-start-date",
  "url" : "http://ehealthontario.ca/fhir/SearchParameter/ca-on-lab-issued-date",
  "name" : "ReportIssuedDateSearchParameter",
  "status" : "draft",
  "experimental" : true,
  "date" : "2021-01-23",
  "publisher" : "Ontario Health",
  "contact" : [
    {
      "name" : "Ontario Health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ontariohealth.ca"
        }
      ]
    }
  ],
  "description" : "Start date of the search criteria, the date can either be the date that OLIS recieves the report (issued), or the date that the test was performed (specimen.collected). Mandatory for bulk query",
  "purpose" : "Need to search DiagnosticReport by issued date (start date)",
  "code" : "issued",
  "base" : [
    "DiagnosticReport"
  ],
  "type" : "date",
  "expression" : "DiagnosticReport.issued",
  "xpathUsage" : "normal",
  "multipleOr" : true,
  "multipleAnd" : true,
  "comparator" : [
    "gt",
    "lt",
    "ge",
    "le"
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.